Skip to content

chore(deps): bump version.keycloak from 24.0.2 to 24.0.3#4

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/version.keycloak-24.0.3
Open

chore(deps): bump version.keycloak from 24.0.2 to 24.0.3#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/version.keycloak-24.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2024

Bumps version.keycloak from 24.0.2 to 24.0.3.
Updates org.keycloak:keycloak-core from 24.0.2 to 24.0.3

Release notes

Sourced from org.keycloak:keycloak-core's releases.

24.0.3

Commits
  • 27d3878 Set version to 24.0.3
  • e20efaa fix: adds a test and permissions for cache configmap (#153)
  • 3ea3b26 Allow false to be set for pkceMethod option (#28347) (#152)
  • eb0f792 Make sure attribute metadata from user storage providers are added only for t...
  • 8afc60a Ignore all links to GitHub when checking external links in docs due to rate l...
  • b64102e Align isEnabled in MSAD mappers to how other properties are processed in User...
  • d7947bb Resolve the user federation link as null when decorating the user profile met...
  • e3edf76 Restrict the token types that can be verified when not using the user info en...
  • 77254a2 Secondary factor bypass in step-up authentication (#143)
  • 9d9b578 Better management of domains in TrustedHostClientRegistrationPolicy (#139)
  • Additional commits viewable in compare view

Updates org.keycloak:keycloak-server-spi from 24.0.2 to 24.0.3

Release notes

Sourced from org.keycloak:keycloak-server-spi's releases.

24.0.3

Commits
  • 27d3878 Set version to 24.0.3
  • e20efaa fix: adds a test and permissions for cache configmap (#153)
  • 3ea3b26 Allow false to be set for pkceMethod option (#28347) (#152)
  • eb0f792 Make sure attribute metadata from user storage providers are added only for t...
  • 8afc60a Ignore all links to GitHub when checking external links in docs due to rate l...
  • b64102e Align isEnabled in MSAD mappers to how other properties are processed in User...
  • d7947bb Resolve the user federation link as null when decorating the user profile met...
  • e3edf76 Restrict the token types that can be verified when not using the user info en...
  • 77254a2 Secondary factor bypass in step-up authentication (#143)
  • 9d9b578 Better management of domains in TrustedHostClientRegistrationPolicy (#139)
  • Additional commits viewable in compare view

Updates org.keycloak:keycloak-server-spi-private from 24.0.2 to 24.0.3

Release notes

Sourced from org.keycloak:keycloak-server-spi-private's releases.

24.0.3

Commits
  • 27d3878 Set version to 24.0.3
  • e20efaa fix: adds a test and permissions for cache configmap (#153)
  • 3ea3b26 Allow false to be set for pkceMethod option (#28347) (#152)
  • eb0f792 Make sure attribute metadata from user storage providers are added only for t...
  • 8afc60a Ignore all links to GitHub when checking external links in docs due to rate l...
  • b64102e Align isEnabled in MSAD mappers to how other properties are processed in User...
  • d7947bb Resolve the user federation link as null when decorating the user profile met...
  • e3edf76 Restrict the token types that can be verified when not using the user info en...
  • 77254a2 Secondary factor bypass in step-up authentication (#143)
  • 9d9b578 Better management of domains in TrustedHostClientRegistrationPolicy (#139)
  • Additional commits viewable in compare view

Updates org.keycloak:keycloak-services from 24.0.2 to 24.0.3

Release notes

Sourced from org.keycloak:keycloak-services's releases.

24.0.3

Commits
  • 27d3878 Set version to 24.0.3
  • e20efaa fix: adds a test and permissions for cache configmap (#153)
  • 3ea3b26 Allow false to be set for pkceMethod option (#28347) (#152)
  • eb0f792 Make sure attribute metadata from user storage providers are added only for t...
  • 8afc60a Ignore all links to GitHub when checking external links in docs due to rate l...
  • b64102e Align isEnabled in MSAD mappers to how other properties are processed in User...
  • d7947bb Resolve the user federation link as null when decorating the user profile met...
  • e3edf76 Restrict the token types that can be verified when not using the user info en...
  • 77254a2 Secondary factor bypass in step-up authentication (#143)
  • 9d9b578 Better management of domains in TrustedHostClientRegistrationPolicy (#139)
  • Additional commits viewable in compare view

Updates org.keycloak:keycloak-admin-client from 24.0.2 to 24.0.3

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `version.keycloak` from 24.0.2 to 24.0.3.

Updates `org.keycloak:keycloak-core` from 24.0.2 to 24.0.3
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@24.0.2...24.0.3)

Updates `org.keycloak:keycloak-server-spi` from 24.0.2 to 24.0.3
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@24.0.2...24.0.3)

Updates `org.keycloak:keycloak-server-spi-private` from 24.0.2 to 24.0.3
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@24.0.2...24.0.3)

Updates `org.keycloak:keycloak-services` from 24.0.2 to 24.0.3
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@24.0.2...24.0.3)

Updates `org.keycloak:keycloak-admin-client` from 24.0.2 to 24.0.3

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-server-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-server-spi-private
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-services
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-admin-client
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants